Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps babel-plugin-module-resolver from 4.0.0 to 5.0.2.

Changelog

Sourced from babel-plugin-module-resolver's changelog.

5.0.2 (2024-04-18)

Bug Fixes

  • Revert reselect update to fix usage in node 16 (#446) (8923c48)

5.0.1 (2024-04-17)

5.0.0 (2023-01-09)

⚠ BREAKING CHANGES

  • Remove support for Node < 16

  • Update dependencies and find-babel-config to fix json5 vulnerabilities (#441) (c43e71c)

4.1.0 (2020-12-15)

Features

Commits
  • 620df49 chore(release): 5.0.2
  • 5aad406 test(tests): Remove .only 😱 (#444)
  • 8923c48 fix: Revert reselect update to fix usage in node 16 (#446)
  • dda6640 chore(release): 5.0.1
  • 6a666c8 chore: Update dependencies (#445)
  • ff8a445 chore(release): 5.0.0
  • c43e71c chore: Update dependencies and find-babel-config to fix json5 vulnerabilities...
  • f2daf06 docs: Valid install commands when using Github copy button (#426)
  • f533cc2 chore(release): 4.1.0
  • 57c53c3 chore: Run CI on node >= 10
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Checklist

  • The PR is linked to an issue and the linked issue has a Milestone, or no issue is needed
  • The PR has a Milestone
  • The PR template has been filled out
  • The PR has been self reviewed
  • The PR has a reviewer assigned
  • The PR has automated tests or clear instructions for manual tests and the linked issue has appropriate QA labels, or tests are not needed
  • The PR has reviewed with UX and tested in light and dark mode, or there are no UX changes
  • The PR has been reviewed in terms of Accessibility
  • The PR has considered, and if applicable tested with, the three Global Roles Admin, Standard User and User Base

Bumps [babel-plugin-module-resolver](https://github.com/tleunen/babel-plugin-module-resolver) from 4.0.0 to 5.0.2.
- [Changelog](https://github.com/tleunen/babel-plugin-module-resolver/blob/master/CHANGELOG.md)
- [Commits](tleunen/babel-plugin-module-resolver@v4.0.0...v5.0.2)

---
updated-dependencies:
- dependency-name: babel-plugin-module-resolver
  dependency-version: 5.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Dependency updates from automated tools label Dec 15, 2025
@rak-phillip rak-phillip added this to the v2.14.0 milestone Dec 19, 2025
@rak-phillip rak-phillip self-requested a review December 19, 2025 17:57
@rak-phillip rak-phillip self-assigned this Dec 19, 2025
Copy link
Member

@rak-phillip rak-phillip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - The big breaking changes for this version are removing support for Node < 16 and updating dependencies to fix vulnerabilities

@rak-phillip rak-phillip merged commit 72b249e into master Dec 19, 2025
38 of 40 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/babel-plugin-module-resolver-5.0.2 branch December 19, 2025 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Dependency updates from automated tools QA/None status/dev-validate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants